Use gdk_screen_init as instance_init, not base_init! (Fix from Frederic
authorOwen Taylor <otaylor@redhat.com>
Thu, 25 Aug 2005 17:53:15 +0000 (17:53 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 25 Aug 2005 17:53:15 +0000 (17:53 +0000)
commit715b0e870ad7c301da999d688d01063ca1e0e186
tree347f75830d16633a6634eeafd31987f5ff6c8b72
parent43a1b6e44b41ed65aefd41899d43bb02d5d31575
Use gdk_screen_init as instance_init, not base_init! (Fix from Frederic

2005-08-25  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdkscreen.c (gdk_screen_get_type): Use gdk_screen_init
        as instance_init, not base_init! (Fix from Frederic Crozat,
        reported by Joe Marcus Clarke). Trivial cleanup: use -1.
        rather than -1 for a negative flag value.
ChangeLog
ChangeLog.pre-2-10
gdk/gdkscreen.c